[INFO] cloning repository https://github.com/popatam/b4n
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/popatam/b4n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopatam%2Fb4n", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopatam%2Fb4n'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 118a8f3bc307b332fa55ac5ce12213b0cb7d677f
[INFO] checking popatam/b4n against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopatam%2Fb4n" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/popatam/b4n
[INFO] finished tweaking git repo https://github.com/popatam/b4n
[INFO] tweaked toml for git repo https://github.com/popatam/b4n written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/popatam/b4n on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/popatam/b4n already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded digest v0.11.0
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.5
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-pre.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 055fe296a75c8ed0f886027886ecfcf91227e7729dc93971410fcfaa98fdca8a
[INFO] running `Command { std: "docker" "start" "-a" "055fe296a75c8ed0f886027886ecfcf91227e7729dc93971410fcfaa98fdca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "055fe296a75c8ed0f886027886ecfcf91227e7729dc93971410fcfaa98fdca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "055fe296a75c8ed0f886027886ecfcf91227e7729dc93971410fcfaa98fdca8a", kill_on_drop: false }`
[INFO] [stdout] 055fe296a75c8ed0f886027886ecfcf91227e7729dc93971410fcfaa98fdca8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b55b5967801ac0a2b82cdadd4cbb24bcc2fb042de69e25e171993e5786c222a
[INFO] running `Command { std: "docker" "start" "-a" "8b55b5967801ac0a2b82cdadd4cbb24bcc2fb042de69e25e171993e5786c222a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking signature v3.0.0-rc.10
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking hybrid-array v0.4.7
[INFO] [stderr]     Checking crypto-common v0.2.0
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking digest v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0-rc.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking b4n v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `expected` and `got` are never read
[INFO] [stdout]  --> src/blockchain/errors.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     InvalidIndex { expected: u64, got: u64 },
[INFO] [stdout]   |     ------------   ^^^^^^^^       ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BlockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `got` are never read
[INFO] [stdout]  --> src/blockchain/errors.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     InvalidProposer { expected: u32, got: u32 },
[INFO] [stdout]   |     ---------------   ^^^^^^^^       ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BlockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pubkey` is never read
[INFO] [stdout]   --> src/node/node.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct NodeIdentity {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 42 |     /// публичный ключ ноды
[INFO] [stdout] 43 |     pubkey: PubkeyType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeIdentity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `got` are never read
[INFO] [stdout]  --> src/blockchain/errors.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     InvalidIndex { expected: u64, got: u64 },
[INFO] [stdout]   |     ------------   ^^^^^^^^       ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BlockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `got` are never read
[INFO] [stdout]  --> src/blockchain/errors.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     InvalidProposer { expected: u32, got: u32 },
[INFO] [stdout]   |     ---------------   ^^^^^^^^       ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BlockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pubkey` is never read
[INFO] [stdout]   --> src/node/node.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct NodeIdentity {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 42 |     /// публичный ключ ноды
[INFO] [stdout] 43 |     pubkey: PubkeyType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeIdentity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s
[INFO] running `Command { std: "docker" "inspect" "8b55b5967801ac0a2b82cdadd4cbb24bcc2fb042de69e25e171993e5786c222a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b55b5967801ac0a2b82cdadd4cbb24bcc2fb042de69e25e171993e5786c222a", kill_on_drop: false }`
[INFO] [stdout] 8b55b5967801ac0a2b82cdadd4cbb24bcc2fb042de69e25e171993e5786c222a
